projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19b7046
)
Doc change.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Sun, 2 Dec 2001 04:08:55 +0000
(
04:08
+0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Sun, 2 Dec 2001 04:08:55 +0000
(
04:08
+0000)
lisp/enriched.el
patch
|
blob
|
history
diff --git
a/lisp/enriched.el
b/lisp/enriched.el
index 43da676c4c494362a0dc87501c40c7b5543a5c17..6cb7dd782d2db32299c7bf207b76bf5b658b9e83 100644
(file)
--- a/
lisp/enriched.el
+++ b/
lisp/enriched.el
@@
-73,7
+73,7
@@
in text/enriched files."
(defface excerpt
'((t (:italic t)))
"Face used for text that is an excerpt from another document.
-This is used in
`enriched-mode'
for text explicitly marked as an excerpt."
+This is used in
Enriched mode
for text explicitly marked as an excerpt."
:group 'enriched)
(defconst enriched-display-table (or (copy-sequence standard-display-table)